home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000203_jaltman@watsun.cc.columbia.edu_Sun Jun 10 11:46:52 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  46 lines

  1. Article: 12518 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Can Kermit help with forwarding X11 traffic?
  6. Date: 9 Jun 2001 22:24:35 GMT
  7. Organization: Columbia University
  8. Lines: 29
  9. Message-ID: <9fu7n3$51d$1@newsmaster.cc.columbia.edu>
  10. References: <NMtU6.3570$zv1.175466@e420r-sjo3.usenetserver.com>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 992125475 5165 128.59.39.2 (9 Jun 2001 22:24:35 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 9 Jun 2001 22:24:35 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12518
  16.  
  17. In article <NMtU6.3570$zv1.175466@e420r-sjo3.usenetserver.com>,
  18. Michael Barton <mgb@cyberdude.com> wrote:
  19. : I've used ssh, and the sshd deamon, running on the remote system, will
  20. : assist in forwarding X11 traffic back through the secure connection to
  21. : my Linux machine.
  22. : Can kermit be run as a server on the remote system and provide similar
  23. : functionality?
  24. : Thanks,
  25. : Michael
  26.  
  27.  
  28. Yes.  Kermit can be used as a Secure Telnet client communicating
  29. with a Secure Telnetd which will forward X windows traffic over the
  30. secure channel.
  31.  
  32. For a list of secure Telnetd implementations which support X Windows
  33. Forwarding see
  34.  
  35.   http://www.kermit-project.org/telnetd.html
  36.  
  37.  Jeffrey Altman * Sr.Software Designer      C-Kermit 7.1 Alpha available
  38.  The Kermit Project @ Columbia University   includes Secure Telnet and FTP
  39.  http://www.kermit-project.org/             using Kerberos, SRP, and 
  40.  kermit-support@kermit-project.org          OpenSSL.  SSH soon to follow.
  41.